GtkNotebook: Clarify a switch statement
authorMatthias Clasen <mclasen@redhat.com>
Fri, 30 Nov 2012 03:48:27 +0000 (22:48 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 30 Nov 2012 04:10:34 +0000 (23:10 -0500)
commit52af9aede648e138d25e3e37c57c51e2042345fe
tree5703c2a2473511f4cc4e5cd8d548753404df4356
parent4557e4d7a5c4b7461910b6dd29bb2441ddd4e2d1
GtkNotebook: Clarify a switch statement

We were intentionally falling through here, this commit
just adds comments to make that explicit.
gtk/gtknotebook.c